projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
105ec34
)
* startup.el (command-line): If toolbar is disabled but ought to be
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 12 Oct 2008 16:58:17 +0000
(16:58 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 12 Oct 2008 16:58:17 +0000
(16:58 +0000)
initialized, call tool-bar-setup.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index caf0548d1407823d6ab845189aa84aed11ea7b73..46e7319bc64f5fdf218c279691b738c769697c5f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-10-12 Chong Yidong <cyd@stupidchicken.com>
+ * startup.el (command-line): If toolbar is disabled but ought to
+ be initialized, call tool-bar-setup.
+
* tool-bar.el (tool-bar-setup): Variable deleted.
(tool-bar-setup): Set it up unconditionally.